home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 2.0 / MPC Wizard 2.0 (Aris Entertainment) (1993).iso / wizsetup / mv_cdpc / readme.doc < prev    next >
Text File  |  1992-06-17  |  6KB  |  200 lines

  1.  
  2.                            CDPC README.DOC
  3.                            ---------------
  4.  
  5.    Welcome to Media Vision. If you want to stay current with what's
  6.    happening in the world of multimedia, Windows, and the CDPC, subscribe
  7.    to CompuServe.  Once online type GO MEDIAVISION.  This will take you to
  8.    the Media Vision section of the Multimedia Vendor forum.  Each day,
  9.    Monday thru Friday, a Media Vision representative will stop by to answer
  10.    your questions.  We also hope to establish a presence on Internet, BIX,
  11.    America Online and Prodigy.  Look for our representatives on those
  12.    services.
  13.  
  14.  
  15.    CONTENTS
  16.    --------
  17.  
  18.    How To Contact Media Vision
  19.    Additions To The Manual
  20.    Corrections To The Manual
  21.    List Of Files
  22.  
  23.  
  24.    How To Contact Media Vision
  25.    ---------------------------
  26.  
  27.    If you have technical questions or feature requests regarding this
  28.    software, please contact Media Vision Technical Support:
  29.  
  30.        Tech Support Voice: (800) 638-2807 or (510) 770-9905
  31.        Tech support's FAX: (510) 770-9592.  
  32.  
  33.    We have increased the number of Tech Support lines to 15.
  34.  
  35.  
  36.        BBS: (510) 770-0968   2400b  8n1 
  37.        BBS: (510) 770-0527   9600b  8n1 
  38.  
  39.    We now have a total of four BBS lines at 2400 baud and four additional
  40.    lines at 9600 baud.  If one of the above numbers is busy, your call will
  41.    be "rolled-over" to one of the new lines. 
  42.  
  43.  
  44.    Additions To The Manual
  45.    -----------------------
  46.  
  47.    Under Hardware Installation:
  48.  
  49.    1) If the CDPC is powered OFF while the host computer is powered
  50.       ON, power to the computer must be turned OFF then ON again after
  51.       the CDPC is powered ON.
  52.  
  53.  
  54.  
  55.    2) INSTALL adds a CD-ROM driver to the CONFIG.SYS file. The entry
  56.       will appear similar to this example:
  57.  
  58.       device=c:\CDPC\sony_pfm.sys /d:mvcd001 /i:15 /s:32 /r /p:3
  59.  
  60.       where: 
  61.              /d:mvcd001   specifies the device name
  62.              /i:15        is the sony driver's IRQ
  63.              /s           allocates memory for the CD-ROM drive
  64.              /r           issues a reset to the CD-ROM drive
  65.              /p:3         enables CD-ROM seek commands
  66.  
  67.       optional: /e        loads databuffers into EMS memory
  68.  
  69.  
  70.    Under Applications:
  71.  
  72.    1) Stereo Studio F/X - You should have a minimum of 540 kBytes free
  73.       for this to operate properly.
  74.  
  75.  
  76.  
  77.    Corrections To The Manual
  78.    -------------------------
  79.  
  80.    p.2-8  Figure 2.4 should show IRQ 5 as the default
  81.  
  82.    p.5-3  Figure 5.1 should show IRQ 5 as the default
  83.  
  84.  
  85.  
  86.    Here is a description of some of the files on the Windows disk:
  87.    ---------------------------------------------------------------
  88.  
  89. MIX.EXE         This program allows you to modify those mixing controls
  90.         that you'll want to change most often.
  91.         Its main difference from promix is that it doesn't
  92.         cover nearly as much screen area.
  93.         This program can be added to your \windows directory.
  94.  
  95. PROMIX.EXE      ProMix can be launced from the WIN.INI 'load' line. 
  96.         If you have Windows 3.1, use the Program Manager's
  97.         File/Preferences menu item to select the open
  98.         minimized option.
  99.         This program can be added to your \windows directory.
  100.  
  101.         Here's a nifty feature:  When running Windows, you can
  102.         use the CTRL-ALT-U, CTRL-ALT-D, and CTRL-ALT-M sequences
  103.         to adjust the master volume.
  104.  
  105.         The system menu contains a new feature: a pair of
  106.         DB meters.  The DB meters are active only during record
  107.         and playback of waveform data.
  108.  
  109.  
  110. MMMIXER.DLL     This DLL must be in your \WINDOWS\SYSTEM directory.
  111.         MMMIXER.DLL is like MMSYSTEM.DLL in a couple of ways.
  112.         First, it provides a driver-independent layer for all
  113.         mixer API's.  Second, it loads any mixer device drivers
  114.         in the system.
  115.  
  116.         If you build an application that makes use of our
  117.         mixer API's, this DLL handles the call.  If there are
  118.         no mixer device drivers in the system, the mixer
  119.         API's will simply return an error.
  120.  
  121.  
  122. MVMIXER.DRV     This file belongs in your \WINDOWS\SYSTEM directory.  
  123.         This is Media Vision's Mixer driver for the CDPC
  124.         In the [drivers] section of your system.ini file, 
  125.                 you must have the line:
  126.                         mixer=mvmixer.drv
  127.  
  128.  
  129. MCIMIXER.DRV    Put this file in your \WINDOWS\SYSTEM directory.
  130.         This driver provides a set of extended MCI commands
  131.         for accessing mixer capabiities.  
  132.  
  133.         Under the [mci] section of your system.ini file, you
  134.         must have the line:
  135.             mixer=mcimixer.drv
  136.  
  137.         Developers may ship this driver, license free, with
  138.         their products.
  139.  
  140.         Detailed information on the Multimedia Mixer MCI command
  141.                 set is in MCIMIXER.DOC.
  142.  
  143.  
  144. MVPROAUD.DRV    This file belongs in your \WINDOWS\SYSTEM directory.
  145.         This driver supports WAVE (digital sound) audio, MIDI I/O
  146.         and auxillary volume control.
  147.  
  148.         In the [drivers] section of your system.ini file, you
  149.         should have the following three entries:
  150.              wave=mvproaud.drv
  151.              midi=mvproaud.drv
  152.              aux=mvproaud.drv
  153.         
  154.         This driver keeps configuration information in your
  155.         system.ini file under the header [mvproaud.drv]
  156.  
  157.  
  158. VPASD.386       This file belongs in your \WINDOWS\SYSTEM directory.
  159.         It provides extra buffer space needed to handle 
  160.         16-bit digital audio.
  161.  
  162.         You must have the following line in system.ini's
  163.         [386Enh] section:
  164.         device=vpasd.386
  165.  
  166.         Also you must add the following line to system.ini's
  167.         [mvproaud.drv] section:
  168.  
  169.         buffer=32
  170.  
  171.  
  172. MCIMIXER.DOC    These two files describe Media Vision's proposed
  173. MIXAPI.DOC      standard for software controlled mixer devices.  
  174.  
  175.  
  176. _____________________________________________________________________
  177.  
  178.  
  179.  
  180.         SAMPLE SYSTEM.INI FILE DRIVERS SECTION
  181.                             (for Windows)
  182.  
  183. [drivers]
  184. timer=timer.drv
  185. Wave=mvproaud.drv
  186. Wave1=tbwave.drv
  187. MIDI=mvproaud.drv
  188. MIDI1=opl3.drv
  189. mixer=mvmixer.drv
  190. Aux=mvproaud.drv
  191.  
  192. [mci]
  193. CDAudio=mcicda.drv  **
  194. WaveAudio=mciwave.drv 4
  195. Sequencer=mciseq.drv
  196. mixer=mcimixer.drv
  197.  
  198.  
  199.  
  200.